home *** CD-ROM | disk | FTP | other *** search
/ Swagman - Digital Press Kit (Europe) / Swagman - Digital Press Kit (Europe).bin / pc / lang.dir / 00007.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  113 b   |  7 lines

  1. on puppetsoff
  2.   repeat with x = 10 to 30
  3.     set the visible of sprite x to 0
  4.     updateStage()
  5.   end repeat
  6. end
  7.